jenkins-memory-monitor software package provides Jenkins native integration for monitoring memory usage, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install jenkins-memory-monitor
jenkins-memory-monitor is installed in your system.
Make ensure the jenkins-memory-monitor package were installed using the commands given below,
$ sudo dpkg-query -l | grep jenkins-memory-monitor *
You will get with jenkins-memory-monitor package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Java |
| Package | jenkins-memory-monitor |
| Version | 1.8-1 |
| Description | Jenkins native integration for monitoring memory usage |
| Sub Section | Java |